PrintDocument for WinForms
Sort(IComparer<CodeRange>) メソッド


C1.PrintDocument.6 アセンブリ > C1.Util 名前空間 > CodeRanges クラス > Sort メソッド : Sort(IComparer<CodeRange>) メソッド
シンタックス
'宣言
 
Public Overloads Sub Sort( _
   ByVal comparer As System.Collections.Generic.IComparer(Of CodeRange) _
) 
'使用法
 
Dim instance As CodeRanges
Dim comparer As System.Collections.Generic.IComparer(Of CodeRange)
 
instance.Sort(comparer)
public void Sort( 
   System.Collections.Generic.IComparer<CodeRange> comparer
)

パラメータ

comparer
参照

CodeRanges クラス
CodeRanges メンバ
オーバーロード一覧